Note: This statement is only used in load test scripts. See Load Testing for more information.
Stops updating all form variables set by WebAddSessionVariable statements for all web requests.
Syntax
WebRemoveAllSessionVariables()
Example
WebAddSessionVariable("sessionid")
WebRemoveAllSessionVariables()